type crypto/cipher.cfb

3 uses

	crypto/cipher (current package)
		cfb.go#L11: type cfb struct {
		cfb.go#L20: func (x *cfb) XORKeyStream(dst, src []byte) {
		cfb.go#L70: 	x := &cfb{